placesview: Always open default location after mounting
authorOndrej Holy <oholy@redhat.com>
Thu, 19 Dec 2019 15:49:07 +0000 (16:49 +0100)
committerOndrej Holy <oholy@redhat.com>
Thu, 19 Dec 2019 16:28:35 +0000 (17:28 +0100)
commit267ea7552b35eb6eaf83767d58d0bef56ffd029a
treeab01511f573f99a9d28312f53a63e032b9b300fe
parent08f7526f8f951d5ed6c8f74235efb5a97b7886b2
placesview: Always open default location after mounting

The default location (obtained over g_mount_get_default_location) is
opened after mounting volume, or when opening mounts from sidebar, but
not after mounting over "Connect to Server". Let's unify the behavior
and always open the default location.

https://gitlab.gnome.org/GNOME/nautilus/issues/1319
gtk/gtkplacesview.c